* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
authorLeo Liu <sdl.web@gmail.com>
Mon, 23 Jun 2014 23:09:20 +0000 (07:09 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 23 Jun 2014 23:09:20 +0000 (07:09 +0800)
commit6132290c1fe082fd8b8deda8908871a16ec8f176
tree3a40f9120c1520547f8c596ccb16c320d765124f
parentba304a953081bf1f21690205449e6990119984af
* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
tab-stop-list to nil.

* indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
(indent-rigidly-left-to-tab-stop)
(indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
(move-to-tab-stop): Change callers.
lisp/ChangeLog
lisp/align.el
lisp/indent.el